[HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks to
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 7 Jun 2006 13:13:22 +0000 (14:13 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 7 Jun 2006 13:13:22 +0000 (14:13 +0100)
commit104f354554e81d3185a5f7959a89e3698e917545
tree123f70e642c25794a080b91c0fc40814ace08a99
parent2928514138945c3ed7e5d34ca726d2904476852c
[HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks to
Fabrice Bellard on the QEMU project). This patch clears the
memory in the BIOS call rather than when the Cirrus Logic register changes,
which more closely matches what happens on the real hardware.

Signed-off-by: Don Dugger <donald.d.dugger@intel.com>
tools/firmware/vgabios/clext.c
tools/ioemu/hw/cirrus_vga.c